Support new xl command cpupool-numa-split
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 9 Dec 2010 10:50:53 +0000 (11:50 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 9 Dec 2010 10:50:53 +0000 (11:50 +0100)
commit223965ab11fb667cf46478f42f23f9601e19fb1f
treec1f5ca851a29864e1426fff3a355b9aca8f89569
parentd567ebfef17b1baf331d50af13b97725a7c43b39
Support new xl command cpupool-numa-split

New xl command cpupool-numa-split which will create one cpupool for each
numa node of the machine. Can be called only if no other cpupools than Pool 0
are defined. After creation the cpupools can be managed as usual.

Signed-off-by: juergen.gross@ts.fujitsu.com
Signed-off-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/xl.h
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c